home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 5_programming / on / topic < prev    next >
Encoding:
Text File  |  2001-03-21  |  342 b   |  16 lines

  1. Synopsis:
  2.    on [<modes>]topic [<serial#>] [-|^]<match> { <action> }
  3.  
  4. Description:
  5.    This hook is triggered when the topic is changed on any channel the
  6.    client is on.
  7.  
  8. Parameters:
  9.    $0    nickname of person changing topic
  10.    $1    channel topic was changed on
  11.    $2-   new topic
  12.  
  13. See Also:
  14.    on(5) 331, 332; topic(1)
  15.  
  16.